home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Easy Internet
/
Internet Training Corporation Easy Internet Rev21 (ITC).ISO
/
pc
/
data
/
1005.scp
< prev
next >
Wrap
Text File
|
1997-04-24
|
138b
|
11 lines
proc main
waitfor "ogin:"
transmit $USERID
transmit "^M"
waitfor "word:"
transmit $PASSWORD
transmit "^M"
endproc